const github.com/klauspost/compress/zstd.blockTypeRLE
8 uses
github.com/klauspost/compress/zstd (current package)
blockdec.go#L24: blockTypeRLE
blockdec.go#L144: case blockTypeRLE:
blockdec.go#L229: case blockTypeRLE:
blockenc.go#L394: bh.setType(blockTypeRLE)
blockenc.go#L437: bh.setType(blockTypeRLE)
blocktype_string.go#L12: _ = x[blockTypeRLE-1]
decodeheader.go#L225: case blockTypeRLE:
decoder.go#L755: case blockTypeRLE:
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |